﻿2026-06-23T04:48:07.3150466Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'
2026-06-23T04:48:07.3154268Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-06-23T04:48:07.3406834Z shell: /usr/bin/bash -e {0}
2026-06-23T04:48:07.3407082Z env:
2026-06-23T04:48:07.3407278Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T04:48:07.3407526Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T04:48:07.3407764Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T04:48:07.3407987Z ##[endgroup]
2026-06-23T04:48:08.4698189Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
2026-06-23T04:48:08.5863682Z ────────────
2026-06-23T04:48:08.5864436Z  Nextest run ID 026d7e76-8bd2-439a-88d7-4cb8700ab451 with nextest profile: default
2026-06-23T04:48:08.5864873Z     Starting 90 tests across 39 binaries (52 binaries skipped)
2026-06-23T04:48:23.1927291Z         PASS [  14.606s] ( 1/90) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-06-23T04:48:32.9707851Z         PASS [   9.778s] ( 2/90) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-06-23T04:49:14.5318112Z         PASS [  41.561s] ( 3/90) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-23T04:50:01.2777030Z         PASS [  46.746s] ( 4/90) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-23T04:50:23.8994164Z         PASS [  22.622s] ( 5/90) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-23T04:50:46.5425318Z         PASS [  22.643s] ( 6/90) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-23T04:51:24.2180208Z         PASS [  37.675s] ( 7/90) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-23T04:51:39.1757868Z         PASS [  14.958s] ( 8/90) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-06-23T04:51:49.7285650Z         PASS [  10.553s] ( 9/90) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-06-23T04:51:49.9754399Z         PASS [   0.247s] (10/90) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-23T04:51:49.9792244Z         PASS [   0.004s] (11/90) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-06-23T04:52:07.5762881Z         PASS [  17.597s] (12/90) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-23T04:52:35.5348309Z         PASS [  27.958s] (13/90) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-23T04:52:55.4894606Z         PASS [  19.955s] (14/90) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-23T04:53:09.8454857Z         PASS [  14.356s] (15/90) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-23T04:53:09.8493253Z         PASS [   0.004s] (16/90) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-23T04:53:09.8534091Z         PASS [   0.004s] (17/90) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-23T04:53:09.8568267Z         PASS [   0.003s] (18/90) spt::oneliner_e2e install_script_against_staged_release
2026-06-23T04:53:24.6236898Z         PASS [  14.767s] (19/90) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-06-23T04:53:44.6888841Z         PASS [  20.065s] (20/90) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-23T04:53:44.8274459Z         PASS [   0.139s] (21/90) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-23T04:53:44.9013030Z         PASS [   0.074s] (22/90) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-23T04:53:44.9367478Z         PASS [   0.035s] (23/90) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-23T04:53:44.9724018Z         PASS [   0.036s] (24/90) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-23T04:53:45.0057869Z         PASS [   0.033s] (25/90) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-23T04:53:45.0144005Z         PASS [   0.009s] (26/90) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-06-23T04:53:45.0499112Z         PASS [   0.035s] (27/90) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-23T04:53:45.0921394Z         PASS [   0.042s] (28/90) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-06-23T04:53:45.1242045Z         PASS [   0.032s] (29/90) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-23T04:53:45.1342864Z         PASS [   0.010s] (30/90) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-06-23T04:53:45.1979982Z         PASS [   0.064s] (31/90) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-23T04:53:45.2831438Z         PASS [   0.085s] (32/90) spt-daemon::attach resize_is_controller_exclusive
2026-06-23T04:53:45.3374211Z         PASS [   0.054s] (33/90) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-23T04:53:45.4057489Z         PASS [   0.068s] (34/90) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-23T04:53:47.2830041Z         PASS [   1.877s] (35/90) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-23T04:53:47.3113247Z         PASS [   0.028s] (36/90) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-23T04:53:47.3315306Z         PASS [   0.020s] (37/90) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-06-23T04:53:47.3411485Z         PASS [   0.010s] (38/90) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-23T04:53:47.3520238Z         PASS [   0.011s] (39/90) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-06-23T04:53:47.3615961Z         PASS [   0.010s] (40/90) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-23T04:53:47.3716458Z         PASS [   0.010s] (41/90) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-23T04:53:47.4992202Z         PASS [   0.127s] (42/90) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-06-23T04:53:47.5092836Z         PASS [   0.010s] (43/90) spt-daemon::broker spawn_env_reaches_child
2026-06-23T04:53:47.5295115Z         PASS [   0.020s] (44/90) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-23T04:53:47.5337569Z         PASS [   0.004s] (45/90) spt-daemon::budget measure_dormant_seat_budget
2026-06-23T04:53:48.1677023Z         PASS [   0.634s] (46/90) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-23T04:54:00.4267030Z         PASS [  12.259s] (47/90) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-23T04:54:00.5554732Z         PASS [   0.129s] (48/90) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-23T04:54:00.5694740Z         PASS [   0.014s] (49/90) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-23T04:54:00.7029525Z         PASS [   0.133s] (50/90) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-23T04:54:00.7894872Z         PASS [   0.086s] (51/90) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-23T04:54:00.9307410Z         PASS [   0.141s] (52/90) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-23T04:54:00.9875778Z         PASS [   0.057s] (53/90) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-23T04:54:01.1031565Z         PASS [   0.115s] (54/90) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-23T04:54:01.2371872Z         PASS [   0.134s] (55/90) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-23T04:54:01.5883986Z         PASS [   0.351s] (56/90) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-23T04:54:01.6568736Z         PASS [   0.068s] (57/90) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-23T04:54:01.7736028Z         PASS [   0.117s] (58/90) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-23T04:54:01.8791635Z         PASS [   0.106s] (59/90) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-23T04:54:02.1996596Z         PASS [   0.320s] (60/90) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-06-23T04:54:02.2055342Z         PASS [   0.006s] (61/90) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-06-23T04:54:02.2357995Z         PASS [   0.030s] (62/90) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-23T04:54:02.2599822Z         PASS [   0.024s] (63/90) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-23T04:54:05.2751792Z         PASS [   3.015s] (64/90) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-06-23T04:54:08.1189721Z         PASS [   2.844s] (65/90) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-23T04:54:08.3595088Z         PASS [   0.240s] (66/90) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-06-23T04:54:08.7934390Z         PASS [   0.434s] (67/90) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-23T04:54:09.3214120Z         PASS [   0.528s] (68/90) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-06-23T04:54:09.4348765Z         PASS [   0.113s] (69/90) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-06-23T04:54:09.7329383Z         PASS [   0.298s] (70/90) spt-daemon::inject_control_wedge injecting_a_large_payload_into_a_stdin_ignoring_child
2026-06-23T04:54:13.1770117Z         PASS [   3.444s] (71/90) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-23T04:54:13.5124110Z         PASS [   0.335s] (72/90) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-06-23T04:54:17.5505415Z         PASS [   4.038s] (73/90) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-06-23T04:54:19.3480041Z         PASS [   1.797s] (74/90) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-06-23T04:54:21.3840734Z         PASS [   2.036s] (75/90) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-23T04:54:25.5936437Z         PASS [   4.209s] (76/90) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-23T04:54:26.4092966Z         PASS [   0.816s] (77/90) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-23T04:54:26.4370970Z         PASS [   0.028s] (78/90) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-23T04:54:26.4675515Z         PASS [   0.030s] (79/90) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-23T04:54:26.5421550Z         PASS [   0.075s] (80/90) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-23T04:54:26.5487501Z         PASS [   0.007s] (81/90) spt-daemon::twohost two_host_ladder_role_a
2026-06-23T04:54:26.5542400Z         PASS [   0.005s] (82/90) spt-daemon::twohost two_host_ladder_role_b
2026-06-23T04:54:26.5694164Z         PASS [   0.015s] (83/90) spt-term::dsr drain_forwards_child_output
2026-06-23T04:54:26.5950083Z         PASS [   0.025s] (84/90) spt-term::inject ctrl_c_interrupts_the_child
2026-06-23T04:54:26.6100590Z         PASS [   0.015s] (85/90) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-23T04:54:27.6162852Z         PASS [   1.006s] (86/90) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-23T04:54:27.6214803Z         PASS [   0.005s] (87/90) spt-term::stream delivers_every_value_under_resize
2026-06-23T04:54:27.6334862Z         PASS [   0.012s] (88/90) spt-term::surface captures_child_output_off_the_pty
2026-06-23T04:54:27.6383439Z         PASS [   0.005s] (89/90) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-23T04:54:27.6431859Z         PASS [   0.005s] (90/90) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-06-23T04:54:27.6433390Z ────────────
2026-06-23T04:54:27.6433985Z      Summary [ 379.057s] 90 tests run: 90 passed, 0 skipped
